Syntax
public
static
void Add(System.Web.UI.ControlCollection toControl, System.Web.UI.Control[] controls)
Parameters
- toControl
- Type: System.Web.UI.ControlCollection
Control collection to add to.
- controls
- Type: System.Web.UI.Control[]
The controls to add.